home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Games / AquaPlayDemoDE / FunTimeWorld / Frogger_Version2 / FroggerNG_mos / changelog < prev    next >
Text File  |  2002-10-28  |  2KB  |  28 lines

  1. - Fixed crash when codec could not be initialized.
  2. - svq1 gray only decoding was broken (not enabled actually). Fixed.
  3. - svq1 decoder had problem with movies with width not aligned to 16 pixels. Fixed.
  4. - Fixed deadlock in mpeg demuxer initialization.
  5. - Fixed bug in PCM audio decoder.
  6. - Fixed P96 fullscreen display (DISPLAY=P96 + FS)
  7. - Added info about codec/demuxer in case of errors.
  8. - Fixed AGA GRAY display.
  9. - Playback of audio with 8 bits per sample was broken. Fixed.
  10. - Added missing .ram/.ra/.rmj extension to asl pattern.
  11. - Removed few memory leaks.
  12. - Bugfix in subtitle file parser.
  13. - Bugfix in ASF demuxer, should make some asf files playable.
  14. - Updated mpeg-4/h263/msmpeg-4/wmv codecs. Bit faster, also some bugs in WMV decoder fixed.
  15. - Optimized mpeg video decoder. Something around 5%.
  16. - Added workaround for VERBOSE, it now should work in WOS version started from WB.
  17. - Bug fixed in mpeg "I frames only" decoder.
  18. - Fixed frame rate calculation in QT demuxer.
  19. - Fixed window<>fullscreen switching, keyboard shortcuts now works.
  20. - Volume control keys now works.
  21. - Lot of changes in QT demuxer, it can now handle most qt files. Plus, it can
  22.   parse .mp4 files (no audio yet).
  23.   Yes, it means Frogger can now play .mp4 files produced by QT6.
  24. - Added Motion JPEG decoder. It can handle motion jpeg, photo jpeg, mjpa, mjpb,
  25.   rainbow runned and bunch of other jpeg based codecs.
  26. - .font extension is now added to font name if it was omitted.
  27. - keybindings were not loaded in some circumstances, fixed.
  28.